From a8ba67214681b6c5a5d7486550585116f1690ed0 Mon Sep 17 00:00:00 2001 From: Hans van Kranenburg Date: Thu, 24 Jan 2019 01:24:55 +0100 Subject: [PATCH] d/control: xenstore-utils breaks xen-utils-common In the theoretical case that xenstore-utils gets upgraded, when upgrading from Stretch to Buster, and then deliberately gets downgraded again by the user, a few manual page files could be removed. In a normal sane upgrade scenario this would never happen. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5b519269cf..c66ebe54d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ xen (4.11.1-2~) UNRELEASED; urgency=medium (Closes: #919758) * Have xen-utils-common suggest xen-doc, because it contains a broken symlink to it. (Closes: #911046) + * Have xenstore-utils declare Breaks on xen-utils-common to make + piuparts happy. (Closes: #911045) -- Hans van Kranenburg Sun, 20 Jan 2019 00:46:00 +0100 diff --git a/debian/control b/debian/control index 18aec4c17e..c8a7335cb7 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,7 @@ Architecture: amd64 arm64 armhf i386 Section: admin Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: xen-utils-common (<= 4.11.1~pre+1.733450b39b-1~) +Breaks: xen-utils-common (<= 4.11.1~pre+1.733450b39b-1~) Suggests: xen-doc Description: Xenstore command line utilities for Xen This package contains command line utilities for interacting with -- 2.30.2